Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
reality check
The simplest kind of functional test of software or
hardware; doing the equivalent of asking it what 2 + 2 is and
seeing if it says four. The software equivalent of a {smoke
test}. A reality check may include letting a real user try out
prototype software.
A sanity check is even more basic, the equivalent of checking
that the above addition was implemented with an addition operator
rather than subtraction.
(2007-03-15)